-
Home
-
RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging
-
4.23.13 (latest)
-
Code
-
Classes
- DataObject
Total Complexity |
111 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
870 |
Lines of code |
352 |
Logical lines of code |
203 |
Comment lines |
405 |
Methods |
44 |
Properties |
6 |
Methods 44
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getData() |
B |
43 |
18 |
48 |
debugSelf() |
S |
53 |
7 |
21 |
__call() |
S |
53 |
7 |
20 |
__toXml() |
S |
52 |
6 |
23 |
__toArray() |
S |
60 |
4 |
15 |
serialize() |
S |
59 |
4 |
14 |
flagDirty() |
S |
60 |
4 |
14 |
toString() |
S |
61 |
3 |
12 |
_prepareArray() |
S |
67 |
3 |
8 |
hasData() |
S |
70 |
3 |
6 |
getOrigData() |
S |
70 |
3 |
6 |
isDirty() |
S |
66 |
3 |
9 |
isEmpty() |
S |
72 |
2 |
6 |
_underscore() |
S |
66 |
2 |
8 |
setOrigData() |
S |
67 |
2 |
8 |
offsetGet() |
S |
78 |
2 |
3 |
__construct() |
S |
67 |
2 |
8 |
getDataForKeys() |
S |
70 |
2 |
6 |
addData() |
S |
70 |
2 |
6 |
getId() |
S |
72 |
2 |
6 |
isDeleted() |
S |
69 |
2 |
7 |
_getData() |
S |
78 |
2 |
3 |
unsetData() |
S |
66 |
2 |
9 |
setData() |
S |
66 |
2 |
9 |
getDataSetDefault() |
S |
70 |
2 |
6 |
setId() |
S |
68 |
2 |
8 |
hasDataChanges() |
S |
82 |
1 |
3 |
setIdFieldName() |
S |
77 |
1 |
4 |
offsetUnset() |
S |
80 |
1 |
3 |
offsetExists() |
S |
79 |
1 |
3 |
offsetSet() |
S |
80 |
1 |
3 |
getIdFieldName() |
S |
82 |
1 |
3 |
setDataChanges() |
S |
76 |
1 |
4 |
toArray() |
S |
80 |
1 |
3 |
dataHasChangedFor() |
S |
73 |
1 |
5 |
_camelize() |
S |
79 |
1 |
3 |
__set() |
S |
76 |
1 |
4 |
__get() |
S |
76 |
1 |
4 |
setDataUsingMethod() |
S |
72 |
1 |
5 |
toJson() |
S |
80 |
1 |
3 |
_construct() |
S |
98 |
1 |
1 |
toXml() |
S |
78 |
1 |
3 |
getDataUsingMethod() |
S |
75 |
1 |
4 |
__toJson() |
S |
73 |
1 |
5 |